Other Classes

The following classes are available globally.

  • The SCSAppEventList allows for matching specific schemes of URLs which may be received remotely. When a matching URL is detected it is removed from the original message, and results in a URL event which is flagged as being an AppEvent.

    See more

    Declaration

    Objective-C

    @interface SCSAppEventList : NSObject <NSCopying>

    Swift

    class SCSAppEventList : NSObject, NSCopying